﻿# Poland

ecchi_pol_prus_character_template = {
    first_name = Boleslaw
    last_name = ecchi_Prus
    culture = cu:polish
    female = no
    religion = catholic
    ideology = ideology_moderate
    interest_group = ig_intelligentsia
	dna = ecchi_dna_boleslaw_prus
    birth_date = 1847.8.20
    traits = { romantic inspirational_orator }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:PLC
                    this = c:PLC
                    NOT = { exists = c:POL }
                }
                AND = {
                    exists = c:POL
                    this = c:POL
                }
            }
        }
        interest_group_trigger = {
            is_interest_group_type = ig_intelligentsia
        }
        earliest_usage_date = 1882.1.1
        latest_usage_date = 1912.5.19
        chance = 90
    }
}

ecchi_pol_pilsudski_character_template = {
    first_name = Jozef
    last_name = Pilsudski
    culture = cu:polish
    female = no
    religion = catholic
    ideology = ideology_radical
    interest_group = ig_armed_forces
	dna = ecchi_dna_jozef_pilsudski
    birth_date = 1867.12.5
    traits = { experienced_diplomat diplomat experienced_offensive_planner }
    commander_rank = default
    commander_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:PLC
                    this = c:PLC
                    NOT = { exists = c:POL }
                }
                AND = {
                    exists = c:POL
                    this = c:POL
                }
            }
        }
        role = general
        earliest_usage_date = 1890.1.1
        latest_usage_date = 1935.5.12
        chance = 90
    }
}

ecchi_pol_mieroslawski_character_template = {
    first_name = Ludwik
    last_name = Mieroslawski
    culture = cu:polish
    female = no
    religion = catholic
    ideology = ideology_jingoist_leader
    interest_group = ig_intelligentsia
	dna = ecchi_dna_ludwik_mieroslawski
    birth_date = 1814.1.17
    traits = { surveyor inspirational_orator experienced_offensive_planner }
    commander_rank = default
    commander_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:PLC
                    this = c:PLC
                    NOT = { exists = c:POL }
                }
                AND = {
                    exists = c:POL
                    this = c:POL
                }
            }
        }
        role = general
        earliest_usage_date = 1839.1.1
        latest_usage_date = 1878.11.22
        chance = 90
    }
}

ecchi_pol_wysocki_character_template = {
    first_name = Piotr
    last_name = Wysocki
    culture = cu:polish
    female = no
    religion = catholic
    ideology = ideology_traditionalist
    interest_group = ig_landowners
	dna = ecchi_dna_piotr_wysocki
    birth_date = 1797.9.10
    traits = { forest_commander basic_political_operator }
    commander_rank = default
    commander_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:PLC
                    this = c:PLC
                    NOT = { exists = c:POL }
                }
                AND = {
                    exists = c:POL
                    this = c:POL
                }
            }
        }
        role = general
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1875.1.6
        chance = 90
    }
}

ecchi_pol_conrad_character_template = {
    first_name = Joseph
    last_name = Conrad
    culture = cu:polish
    female = no
    religion = catholic
    ideology = ideology_traditionalist
    interest_group = ig_intelligentsia
	dna = ecchi_dna_joseph_conrad
    birth_date = 1857.12.3
    traits = { reserved persistent explorer }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:GBR
                    this = c:GBR
                    NOT = { exists = c:POL }
                }
                AND = {
                    exists = c:POL
                    this = c:POL
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_landowners
                is_interest_group_type = ig_petty_bourgeoisie
            }
        }
        earliest_usage_date = 1895.1.1
        latest_usage_date = 1924.8.3
        chance = 25
    }
}

ecchi_pol_luxemburg_character_template = {
    first_name = Rosa
    last_name = ecchi_Luxemburg
    culture = cu:polish
    female = yes
    religion = catholic
    ideology = ideology_communist
    interest_group = ig_intelligentsia
	dna = ecchi_dna_rosa_luxemburg
    birth_date = 1871.3.5
    traits = { romantic imperious ambitious }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:PRU
                    this = c:PRU
                    NOT = { 
						exists = c:POL
						exists = c:NGF
						exists = c:GER
					}
                }
				AND = {
                    exists = c:NGF
                    this = c:NGF
                    NOT = { 
						exists = c:POL
						exists = c:GER
					}
                }
				AND = {
                    exists = c:GER
                    this = c:GER
                    NOT = { exists = c:POL }
                }
                AND = {
                    exists = c:POL
                    this = c:POL
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_trade_unions
            }
        }
        earliest_usage_date = 1905.1.1
        latest_usage_date = 1919.1.15
        chance = 90
    }
}